You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TRngStream Class
>
TRngStream Methods
>
TRngStream.Copy Method
Dew Math for .NET
TRngStream.Copy Method
TRngStream Class
TRngStream Members
Dew.Math Namespace
TRngStream Methods
Collapse All
Copies entire descriptor from another random stream.
Syntax
C#
Visual Basic
public
void
Copy
([In]
TRngStream
Src
);
Public
Function
Copy
(
Src
As
[In]
TRngStream
)
As
void
Group
TRngStream Methods
Links
TRngStream Class
,
TRngStream Members
,
Dew.Math Namespace
,
TRngStream Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!